home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Wyszukiwarki
/
Bingooo 2.6.0
/
Bingooo_english.exe
/
{app}
/
BINGOOO.exe
/
0
/
RCDATA
/
TFORM10
/
TFORM10.txt
Wrap
Text File
|
2002-06-14
|
2KB
|
104 lines
object Form10: TForm10
Left = 252
Top = 127
BorderStyle = bsDialog
Caption = 'Messenger Account'
ClientHeight = 265
ClientWidth = 236
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 8
Width = 181
Height = 39
Caption =
'In order to use the internet messenger you must create a new acc' +
'ount or connect to an existing account.'
WordWrap = True
end
object Label2: TLabel
Left = 24
Top = 88
Width = 48
Height = 13
Caption = 'Username'
end
object Label3: TLabel
Left = 24
Top = 128
Width = 46
Height = 13
Caption = 'Password'
end
object Label4: TLabel
Left = 24
Top = 176
Width = 162
Height = 39
Caption =
'In Options / General Options / Messenger you may maintain your a' +
'ccount at any time.'
WordWrap = True
end
object Label5: TLabel
Left = 24
Top = 64
Width = 160
Height = 13
Caption = 'Please enter name and password.'
end
object Edit1: TEdit
Left = 24
Top = 104
Width = 185
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 24
Top = 144
Width = 185
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 16
Top = 232
Width = 57
Height = 25
Caption = 'create'
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 160
Top = 232
Width = 59
Height = 25
Cancel = True
Caption = 'cancel'
ModalResult = 2
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 88
Top = 232
Width = 57
Height = 25
Caption = 'connect'
ModalResult = 6
TabOrder = 4
end
end